@charset "gb2312";
*{margin:0px; padding:0px;}
li{list-style:none;}
img{border:none;}
.case{height:128px;overflow:hidden;width:980px;margin:0 auto;}
.case_box{position:relative;width:980px;height:128px;overflow:hidden}
.case_box p{z-index:2;position:absolute;text-indent:-9999px;width:28px;height:51px;top:28%;cursor:pointer}
.case_box .prev{text-indent:-9999px;background:url(http://www.wto168.net/newWeb/css2/image/previous.png) no-repeat;left:0px}
.case_box .next{background:url(http://www.wto168.net/newWeb/css2/image/next.png) no-repeat;top:28%;right:0px}
.case_box ul{position:absolute;height:128px;overflow:hidden;top:0px;left:0px}
.case_box ul li{width:980px;float:left;height:128px}


/*.case_box ol{position:absolute;bottom:0;left:50%;margin:0 0 0 -65px;height:12px;z-index:99;}
.case_box ol li{float:left;margin:0 4px;display:inline;width:12px;height:12px;line-height:999em;background:url(http://www.wto168.net/newWeb/css2/image/pagination.png) no-repeat;overflow:hidden;cursor:pointer;}
.case_box ol li.active{background-position:0 -12px;}*/